C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / GetSelectionFollowsFocusForItem Method

In This Topic
GetSelectionFollowsFocusForItem Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetSelectionFollowsFocusForItem( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal indexPath As Foundation.NSIndexPath _
) As Boolean
 

Parameters

collectionView
indexPath
See Also